PowerTools MultiRow for Windows Forms 8.0J
ContainsValue メソッド (BaseKeyCollection<TKey,TValue>)

BaseKeyCollection内で検索する値。
BaseKeyCollectionに特定の値が含まれているかどうかを判断します。
構文
Public Function ContainsValue( _
   ByVal value As TValue _
) As Boolean
public bool ContainsValue( 
   TValue value
)

パラメータ

value
BaseKeyCollection内で検索する値。

戻り値の型

指定した値を持つ要素がBaseKeyCollectionに含まれている場合はtrue。それ以外の場合はfalse。
参照

BaseKeyCollection<TKey,TValue> クラス
BaseKeyCollection<TKey,TValue> メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.